Worktree docs contributing tools - #940
Open
nlevee wants to merge 6 commits into
Open
Conversation
Add Go 1.26+, golangci-lint, and Node/Yarn (UI) to prerequisites; make Docker requirements explicit (Buildx + Compose, drop misleading podman); note that controller-gen/kustomize/setup-envtest are auto-installed by make. Add a "Building the Documentation Locally" section covering the MkDocs (pip install -r requirements.txt) workflow. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Manages the full local toolchain via mise (https://mise.jdx.dev/) so contributors get identical versions: Go 1.26 (go.mod), Node 24 + Yarn classic (Dockerfile/CI), plus kubectl/helm/kind/yq/golangci-lint and the uv-based docs toolchain. Extends the local docs-only config with the Go/K8s/UI tools and keeps the existing MkDocs tasks. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…docs Pin every tool to an exact version (go/node aligned with the Dockerfile build images, CLIs to current releases) for a fully reproducible environment. Document the mise workflow in the contributing guide. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Add the `mise run mkdocs-serve` path alongside the raw Python/pip flow. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
corrieriluca
requested changes
Jul 10, 2026
Reduce Renovate PR load by grouping all mise tool updates (mise.toml) into one "mise tools" PR, mirroring the file-scoped grouping already used for ui/** and the e2e docker-compose file. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Contributor
Author
|
@copilot resolve the merge conflicts in this pull request |
Merged latest |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.